[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 461   SHUFFLE   <  SKIP 4051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23195Mohamed, Xavier, D97205PortlandOregonUnited States
16761Ward, Angel, A98201EverettWashingtonUnited States
17611Butler, Luis, G97355LebanonOregonUnited States

Generated 2025-07-14 23:38:54.180 UTC