[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 2140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27290Evans, Marcus98371PuyallupWashingtonUnited States
22275Bailey, Ian, R91950Lincoln AcresCaliforniaUnited States
28416Black, Roger, JRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-12 20:18:11.603 UTC