[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2515   <  SKIP 706  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20390Ramos, Ross98312BremertonWashingtonUnited States
13798Randall, Tammy, CRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-18 21:08:44.448 UTC