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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12387Vazquez, Meredith, M59491Villeneuve-d'AscqNordFrance
12173Edwards, Dalton, L92625Newport BeachCaliforniaUnited States
18426Gonzales, Luke94536FremontCaliforniaUnited States

Generated 2025-07-21 16:14:31.323 UTC