[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 470   SHUFFLE   <  SKIP 2708  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12920Henderson, Kelly, L98020EdmondsWashingtonUnited States
11512Campbell, Natalie, LV8POak BayBritish ColumbiaCanada
18236Wilson, Andrew, RV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-14 00:41:54.835 UTC