[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 540   SHUFFLE   <  SKIP 56  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13413Phillips, Fernando97205PortlandOregonUnited States
18845Hughes, Katherine, E98403TacomaWashingtonUnited States
17130Turner, Janet, M91950National CityCaliforniaUnited States
22895Perez, Eduardo, MV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-21 08:39:40.358 UTC