[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 875   SHUFFLE   <  SKIP 3298  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25175Chen, Nathan, D98027IssaquahWashingtonUnited States
13472Pearson, Simon91950National CityCaliforniaUnited States
28597Harris, Brianna94947NovatoCaliforniaUnited States
12282Tang, Nicolas, SWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-18 07:06:00.683 UTC