[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 2678   SHUFFLE   <  SKIP 1565  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19544Price, Katherine, R91977Spring ValleyCaliforniaUnited States
18794Davis, Andrew, C90802Long BeachCaliforniaUnited States
17397Cook, Alexandra90712LakewoodCaliforniaUnited States
19757Allen, Allison, AV0SookeBritish ColumbiaCanada

Generated 2025-07-16 23:37:37.999 UTC