[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 440   SHUFFLE   <  SKIP 2297  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17145Bennett, Sarah94519ConcordCaliforniaUnited States
20172Gao, KelliOX14 4SEOxfordEnglandUnited Kingdom
14273Parker, Angel91776San GabrielCaliforniaUnited States
14897Moore, HunterV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-21 18:10:19.558 UTC