[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 518   SHUFFLE   <  SKIP 4931  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24329Cooper, Abigail, D97205PortlandOregonUnited States
11255Lin, Colin98168BurienWashingtonUnited States
16470Guo, WesleyAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-17 22:30:45.664 UTC