[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 460   SHUFFLE   <  SKIP 2015  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13616Ramirez, Cole, E3429SunburyVictoriaAustralia
12608Sanchez, BrettPE17BuryEnglandUnited Kingdom
17815Ma, Ronnie, CPE17BuryEnglandUnited Kingdom
20915Carlson, Latasha31770ColomiersGaronne (Haute)France
19372Long, Cassidy93700DrancySeine Saint DenisFrance
11517Bryant, Katherine, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-15 13:45:37.936 UTC