[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 2986   SHUFFLE   <  SKIP 69  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20430Ashe, Maurice4169East BrisbaneQueenslandAustralia
22488Patel, Frederick04838EilenburgBrandenburgGermany
15056Suarez, Jaime, LC2H 7AULondonEnglandUnited Kingdom
19670Gutierrez, Erik, S91502BurbankCaliforniaUnited States

Generated 2025-07-20 01:57:30.949 UTC