[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 511   SHUFFLE   <  SKIP 708  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17990Patel, KristinaMK8 8DFMilton KeynesEnglandUnited Kingdom
12561Lin, Trisha93000BobignySeine Saint DenisFrance
20463Bryant, Jasmine, J94015Daly CityCaliforniaUnited States
20368Jackson, Thomas, J91977Spring ValleyCaliforniaUnited States
13589Smith, Cameron, M93700DrancySeine Saint DenisFrance
14753Foster, Austin, C97330CorvallisOregonUnited States

Generated 2025-07-16 06:07:28.410 UTC