[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 593   SHUFFLE   <  SKIP 237  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11608Madan, Cesar, E92081Paris La DefenseHauts de SeineFrance
28020Griffin, Lucas98201EverettWashingtonUnited States
17581Henderson, Jack, M94063Redwood CityCaliforniaUnited States
23709Perry, Devin90241DowneyCaliforniaUnited States
22048Washington, Grace, A94109San FranciscoCaliforniaUnited States
14746Nelson, Courtney, T90505TorranceCaliforniaUnited States
12566Yang, OmarW1N 9FALondonEnglandUnited Kingdom

Generated 2025-11-05 19:31:40.228 UTC