[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 518   SHUFFLE   <  SKIP 4372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18433Ross, Seth, MV8POak BayBritish ColumbiaCanada
24177Gill, Gina, F2580GoulburnNew South WalesAustralia
15645Gill, Javier2300NewcastleNew South WalesAustralia

Generated 2025-07-19 17:52:57.747 UTC