[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 470   SHUFFLE   <  SKIP 2961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19660Hill, Devin95062Santa CruzCaliforniaUnited States
25407Anand, Tony, L97015ClackamasOregonUnited States
12799Chandra, George, H66578NeunkirchenSaarlandGermany

Generated 2025-07-21 15:51:20.631 UTC