[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 3375   SHUFFLE   <  SKIP 872  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17959Srini, Ebony, AW10 6BLLondonEnglandUnited Kingdom
16728Morris, Cole, D97222MilwaukieOregonUnited States
16427Alonso, Kendra, CWA3WatfordEnglandUnited Kingdom
19385Lin, Alisha30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-19 12:11:44.779 UTC