[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 650   SHUFFLE   <  SKIP 3283  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20873Subram, Joel, L30601HannoverNordrhein-WestfalenGermany
25655Arun, VirginiaLE18LeedsEnglandUnited Kingdom
28224Henderson, Spencer92625Newport BeachCaliforniaUnited States
13419Coleman, Lauren98312BremertonWashingtonUnited States

Generated 2025-07-21 06:26:43.451 UTC