[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 995   SHUFFLE   <  SKIP 2538  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13400Thomas, Julia, B91941GrossmontCaliforniaUnited States
19312Zheng, Valerie, RSW8 4BGLondonEnglandUnited Kingdom
12653Andersen, NicholeW10 6BLLondonEnglandUnited Kingdom
27314Arthur, Jarrod, R14197BerlinSaarlandGermany

Generated 2025-07-18 01:55:24.896 UTC