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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23098Rubio, Pedro, E2450Coffs HarbourNew South WalesAustralia
20978Srini, Bruce, D04838EilenburgBrandenburgGermany
26183Arthur, Allen, M90706BellflowerCaliforniaUnited States

Generated 2025-07-10 01:59:24.811 UTC