[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 413   SHUFFLE   <  SKIP 2687  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17578Thompson, Megan, S94063Redwood CityCaliforniaUnited States
13997Hernandez, Raquel, W6006PerthSouth AustraliaAustralia
23407Garcia, Lauren, D92102San DiegoCaliforniaUnited States

Generated 2025-07-14 03:20:17.391 UTC