[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 995   SHUFFLE   <  SKIP 976  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23591Henderson, Justin, PV9MetchosinBritish ColumbiaCanada
26197Lopez, Marcus, S98168BurienWashingtonUnited States
13275Murphy, Carlos, A98201EverettWashingtonUnited States
12420Hayes, Spencer, V97222MilwaukieOregonUnited States

Generated 2025-07-14 23:03:39.907 UTC