[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 5225   <  SKIP 804  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28527Rubio, Dwayne, DRH15 9UDWest SussexEnglandUnited Kingdom
28665Anand, Donna, M98225BellinghamWashingtonUnited States
24341Jones, Wyatt, M92118CoronadoCaliforniaUnited States
20933Li, Laura, OOX1OxfordEnglandUnited Kingdom

Generated 2025-07-21 09:08:56.911 UTC