[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 2400  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16324Romero, Juan, ACM11BillericayEnglandUnited Kingdom
14555Kumar, Jodi, D59170CroixNordFrance
28464Hernandez, Eddie, I75003ParisSeine (Paris)France
20978Srini, Bruce, D04838EilenburgBrandenburgGermany
12932Johnson, Tyler94014ColmaCaliforniaUnited States
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-20 07:34:38.909 UTC