[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 512   SHUFFLE   <  SKIP 4781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20199Cook, Hailey, L92625Newport BeachCaliforniaUnited States
26010Campbell, Morgan, W98312BremertonWashingtonUnited States
24114Yuan, Kristin, CAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-19 17:39:43.372 UTC