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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16994Torres, Deanna, E94519ConcordCaliforniaUnited States
19545Watson, Garrett, R91950National CityCaliforniaUnited States
13226Mitchell, Jenna99362Walla WallaWashingtonUnited States
20587Johnston, Shannon, L92150SuresnesHauts de SeineFrance
15254Chapman, Carla, C31901ColumbusGeorgiaUnited States
18095Campbell, Thomas, M90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 12:01:44.289 UTC