[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 1076   SHUFFLE   <  SKIP 542  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16591He, ClarenceRG7 5H7ReadingEnglandUnited Kingdom
26912Rodriguez, Denise38001BraunschweigNordrhein-WestfalenGermany
16260Schmidt, GinaOX1OxfordEnglandUnited Kingdom

Generated 2025-07-20 19:34:49.990 UTC