[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 115  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19304Nelson, Sara, I59368WerneNordrhein-WestfalenGermany
16743Stewart, Ariana2450Coffs HarbourNew South WalesAustralia
26214Chande, ChristyGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-13 09:53:29.719 UTC