[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 211   SHUFFLE   <  SKIP 1556  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11312Richardson, Sara98036LynnwoodWashingtonUnited States
13053Lu, Vincent98225BellinghamWashingtonUnited States
13645He, Eugene, L4171HawthorneQueenslandAustralia

Generated 2025-07-19 17:15:30.130 UTC