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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19694Perez, Stephanie98020EdmondsWashingtonUnited States
17578Thompson, Megan, S94063Redwood CityCaliforniaUnited States
21222Xu, Kelvin, K4169East BrisbaneQueenslandAustralia

Generated 2025-07-20 06:46:46.395 UTC