[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 975   SHUFFLE   <  SKIP 1158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17933Prasad, VirginiaSL67RJMaidenheadEnglandUnited Kingdom
20390Ramos, Ross98312BremertonWashingtonUnited States
19425Zhao, ArturoCM11BillericayEnglandUnited Kingdom

Generated 2025-07-20 20:53:12.671 UTC