[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 296   SHUFFLE   <  SKIP 2255  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28284Kelly, Bailey, RV8XRoyal OakBritish ColumbiaCanada
16944Raji, Alejandro, E33098PaderbornNordrhein-WestfalenGermany
17959Srini, Ebony, AW10 6BLLondonEnglandUnited Kingdom
27150Anand, Lacey, J2065St. LeonardsNew South WalesAustralia

Generated 2025-07-20 17:11:24.232 UTC