[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 416   SHUFFLE   <  SKIP 2637  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20361Moreno, Jonathon98168BurienWashingtonUnited States
18270Rana, Rachael, A2500WollongongNew South WalesAustralia
14398Anderson, James99202SpokaneWashingtonUnited States

Generated 2025-07-13 22:52:10.703 UTC