[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 1480  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13888Brown, Ian98201EverettWashingtonUnited States
26535Perry, Kelly, E98366Port OrchardWashingtonUnited States
25713Gill, Latasha, M3429SunburyVictoriaAustralia

Generated 2025-07-10 21:26:51.112 UTC