[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 3677   SHUFFLE   <  SKIP 1587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18964Gonzalez, Thomas, M91950National CityCaliforniaUnited States
29398Suri, Bruce, G24044KielSaarlandGermany
28529Chande, Tara, L45000OrleansLoiretFrance

Generated 2025-07-18 04:00:45.303 UTC