[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 440   SHUFFLE   <  SKIP 2296  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21882Ramos, Jay, D4217Gold CoastQueenslandAustralia
21071Pal, Lindsey, AMK8 8ZDMilton KeynesEnglandUnited Kingdom
16552Sanchez, Joe, S04139LeipzigNordrhein-WestfalenGermany
19055Bailey, GarrettOX1OxfordEnglandUnited Kingdom

Generated 2025-07-18 16:09:21.123 UTC