[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 386  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19883Young, Kevin91364Woodland HillsCaliforniaUnited States
24227Phillips, Sara, A92020El CajonCaliforniaUnited States
17281Vazquez, Francis, E4655Hervey BayQueenslandAustralia
15390Turner, Jonathan, B97205PortlandOregonUnited States

Generated 2025-07-10 21:01:39.667 UTC