[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 327   SHUFFLE   <  SKIP 2768  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24793Morgan, Cole, D91950Lincoln AcresCaliforniaUnited States
21622Winston, Ethan, RV8POak BayBritish ColumbiaCanada
25626Diaz, Janet, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 02:33:27.895 UTC