[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 391   SHUFFLE   <  SKIP 1169  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27568Evans, Miguel97222MilwaukieOregonUnited States
20291Walker, Alexis94070San CarlosCaliforniaUnited States
25565Perez, Kevin, M3429SunburyVictoriaAustralia

Generated 2025-07-21 15:01:52.953 UTC