[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 4585   SHUFFLE   <  SKIP 591  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15960Bryant, Brianna, R94015Daly CityCaliforniaUnited States
27629Bryant, Jose, D98366Port OrchardWashingtonUnited States
13838Rubio, JillOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-20 04:48:24.588 UTC