[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 34   SHUFFLE   <  SKIP 3255  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24637Flores, Nathan, CV9B 2C3ShawneeBritish ColumbiaCanada
16944Raji, Alejandro, E33098PaderbornNordrhein-WestfalenGermany
11022Zhang, Ethan, G98225BellinghamWashingtonUnited States

Generated 2025-07-21 18:01:17.419 UTC