[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 875   SHUFFLE   <  SKIP 320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20947Alvarez, MarieE17 6JFLondonEnglandUnited Kingdom
24289Gonzalez, Robert91941GrossmontCaliforniaUnited States
22831Ruiz, Victor92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-11-05 21:31:18.970 UTC