[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 416   SHUFFLE   <  SKIP 1793  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22076Vazquez, Nelson, D94014ColmaCaliforniaUnited States
28639Morgan, Jacqueline91950Lincoln AcresCaliforniaUnited States
21844Long, James, Y95010HofBayernGermany
20173Zhao, DennisSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-15 10:07:02.266 UTC