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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26833Rai, Kelvin, MGA10GatesheadEnglandUnited Kingdom
23612Liu, Rosa45001EssenHamburgGermany
17670Alexander, Gabrielle91945Lemon GroveCaliforniaUnited States

Generated 2025-07-11 17:58:41.264 UTC