[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 4824   <  SKIP 131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20968Yuan, ArturoYO15YorkEnglandUnited Kingdom
18454Perez, George, C91502BurbankCaliforniaUnited States
20003Gonzalez, Dalton, E90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 16:29:52.524 UTC