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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17635Deng, Terry38231SalzgitterHessenGermany
21789Griffin, Lauren, A91950National CityCaliforniaUnited States
23558Barnes, Dakota90802Long BeachCaliforniaUnited States
16524Huang, Damien4171HawthorneQueenslandAustralia

Generated 2025-07-12 00:29:13.654 UTC