[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 5903   SHUFFLE   <  SKIP 310  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20714Beck, ChristineLE18LeedsEnglandUnited Kingdom
23805Hayes, Luke97034Lake OswegoOregonUnited States
13855Washington, Sarah, C94014ColmaCaliforniaUnited States
15901Bryant, Taylor, D98201EverettWashingtonUnited States

Generated 2025-07-18 10:03:07.780 UTC