[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 327   SHUFFLE   <  SKIP 565  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26674Jackson, Ashley91910Chula VistaCaliforniaUnited States
29150Griffin, Wyatt, C97034Lake OswegoOregonUnited States
26221Chapman, Kari, M91054ErlangenBayernGermany
22297Garcia, Jasmine, A94063Redwood CityCaliforniaUnited States
22154Yuan, Yolanda, CK0J 1J0Chalk RiberOntarioCanada
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-12 16:34:40.486 UTC