[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 875   SHUFFLE   <  SKIP 6558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23088Hu, Wesley, L98225BellinghamWashingtonUnited States
20688Ramirez, Steven, A98201EverettWashingtonUnited States
24627Edwards, EricV9MetchosinBritish ColumbiaCanada

Generated 2025-07-14 01:14:50.283 UTC