[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 445   SHUFFLE   <  SKIP 3515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19818Anderson, Brianna, R91941GrossmontCaliforniaUnited States
26827Rubio, Renee, L75009ParisSeine (Paris)France
26989Campbell, Mason, V42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-22 11:38:52.223 UTC