[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 1076   SHUFFLE   <  SKIP 660  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19196She, April66578NeunkirchenSaarlandGermany
20057Zhou, Ramon, D45000OrleansLoiretFrance
11085Johnson, Emily92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 04:20:01.815 UTC