[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 327   SHUFFLE   <  SKIP 603  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13516Ray, Harold, AEC1R 0DULondonEnglandUnited Kingdom
14707Raje, Tonya, J12311BerlinSaarlandGermany
22763Gonzalez, Rebecca98104SeattleWashingtonUnited States
25914Hughes, Seth98104SeattleWashingtonUnited States

Generated 2025-07-18 04:14:37.281 UTC