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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15483Robinson, Katherine91776San GabrielCaliforniaUnited States
23486Coleman, Benjamin, FV0SookeBritish ColumbiaCanada
22871Coleman, David, D99362Walla WallaWashingtonUnited States
19626Anand, Bradley2580GoulburnNew South WalesAustralia

Generated 2025-07-12 22:01:52.831 UTC