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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21839Diaz, BillyKB9KirkbyEnglandUnited Kingdom
28428Alvarez, Ebony, MMK8 8DFMilton KeynesEnglandUnited Kingdom
17707Deng, Mindy30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-12 02:51:50.775 UTC