[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 250   <  SKIP 82  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14335Cox, Allison, L99362Walla WallaWashingtonUnited States
11529Bryant, Austin, L97205PortlandOregonUnited States
13260Flores, James, V66578NeunkirchenSaarlandGermany

Generated 2025-07-10 14:57:32.186 UTC