[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 677   SHUFFLE   <  SKIP 3338  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28200Henderson, Morgan, W90401Santa MonicaCaliforniaUnited States
13647Alonso, Armando, M4169East BrisbaneQueenslandAustralia
18007Suri, MicheleRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-20 15:22:51.245 UTC