[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 344   SHUFFLE   <  SKIP 710  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15762Stewart, Garrett, OV8POak BayBritish ColumbiaCanada
22396Patel, Rebekah, RRH15 9UDWest SussexEnglandUnited Kingdom
16271Gutierrez, Michele, K10210BerlinHamburgGermany

Generated 2025-07-14 17:39:59.607 UTC