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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12598Bryant, AlexandraAS23Stoke-on-TrentEnglandUnited Kingdom
23261Peterson, Jada98027IssaquahWashingtonUnited States
13931Hernandez, Luke98052RedmondWashingtonUnited States

Generated 2025-07-17 11:36:07.510 UTC