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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11834Flores, Fernando, M94941Mill ValleyCaliforniaUnited States
26566Chen, Crystal, M3429SunburyVictoriaAustralia
26136Gonzalez, Tabitha, A2036MatravilleNew South WalesAustralia

Generated 2025-07-12 10:08:15.902 UTC