[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 3104   SHUFFLE   <  SKIP 2452  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28016Sanders, Cody, R92625Newport BeachCaliforniaUnited States
16429Luo, Jaclyn66740SaarlouisSaarlandGermany
12973Howard, Adrian, B98052RedmondWashingtonUnited States
19506Lin, Candice, KW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-20 02:05:07.045 UTC