[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 189   SHUFFLE   <  SKIP 6  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23140Lee, Tyler, A98168BurienWashingtonUnited States
17265Flores, Grace, C91932Imperial BeachCaliforniaUnited States
28413Martinez, Dalton, MGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-13 14:48:53.528 UTC