[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 0   SHUFFLE   <  SKIP 2908  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15066Munoz, Diana93500PantinSeine Saint DenisFrance
13934Young, Luis98027IssaquahWashingtonUnited States
28328Green, Kyle4700RockhamptonQueenslandAustralia

Generated 2025-10-29 04:00:36.323 UTC