[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 398   SHUFFLE   <  SKIP 2251  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16007Gonzalez, Janelle, S98312BremertonWashingtonUnited States
21025Wu, Cedric, EWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-21 12:38:20.142 UTC