[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 2283   SHUFFLE   <  SKIP 21  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11592Raji, Darrell, T75009ParisSeine (Paris)France
26553Powell, Kayla, A98052RedmondWashingtonUnited States
27959Ramos, Armando, F04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-12 02:43:22.317 UTC