[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 416   SHUFFLE   <  SKIP 1428  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15424Hill, Rebecca, C90210Beverly HillsCaliforniaUnited States
18657Morgan, Alex, M90712LakewoodCaliforniaUnited States
15784Vazquez, Rebekah, A4700RockhamptonQueenslandAustralia

Generated 2025-07-18 01:05:13.214 UTC