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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15707Rubio, Robin85049IngolstadtBayernGermany
11671Brown, Jessica, L92020El CajonCaliforniaUnited States
17757Hayes, Seth, CKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-18 12:10:58.142 UTC