[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 3243   SHUFFLE   <  SKIP 251  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26169White, Alexandra, B94070San CarlosCaliforniaUnited States
18417Roberts, Jonathan90210Beverly HillsCaliforniaUnited States
18194Kumar, Yolanda, J6006PerthSouth AustraliaAustralia

Generated 2025-07-14 13:16:43.853 UTC