[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 376   SHUFFLE   <  SKIP 617  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20703White, Seth, L97205PortlandOregonUnited States
14194Rai, Cassie, RE17 6JFLondonEnglandUnited Kingdom
14450Butler, Kevin, R91932Imperial BeachCaliforniaUnited States

Generated 2025-11-05 08:59:58.180 UTC