[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2927   SHUFFLE   <  SKIP 412  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24480Liu, Kelli, A3337MeltonVictoriaAustralia
25391Murphy, Morgan, J94536FremontCaliforniaUnited States
20529Jackson, Destiny, M98225BellinghamWashingtonUnited States

Generated 2025-07-13 09:44:37.363 UTC