[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   SHUFFLE   SKIP 4438   <  SKIP 386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28641Butler, Brittany97205PortlandOregonUnited States
14254Gill, Tabitha, L90706BellflowerCaliforniaUnited States
26105Gonzales, Morgan, C94014ColmaCaliforniaUnited States

Generated 2025-07-14 22:56:41.653 UTC