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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28429Bell, Devin59000LilleNordFrance
16035Morgan, Sebastian, CEM15Esher-MoleseyEnglandUnited Kingdom
18033Patel, Evelyn, W42651SolingenNordrhein-WestfalenGermany
26313Simmons, Dalton91945Lemon GroveCaliforniaUnited States

Generated 2025-07-10 20:26:42.462 UTC