[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 159   SHUFFLE   <  SKIP 2514  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22074Washington, Richard97068W. LinnOregonUnited States
12802Sun, Alan, W70452StuttgartSaarlandGermany
21147Rogers, Angel98033KirklandWashingtonUnited States
16375Hernandez, Gabriella91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 09:38:21.739 UTC