[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 512   SHUFFLE   <  SKIP 1190  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28440Ramirez, Allison59000LilleNordFrance
12493Vazquez, Dwayne, C85049IngolstadtBayernGermany
23076Brooks, Adrian, E90210Beverly HillsCaliforniaUnited States
20537Evans, Thomas91977Spring ValleyCaliforniaUnited States
13140Zhu, Jamie, J5023FindonSouth AustraliaAustralia
23984Kennedy, Kelsey, MW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-11 14:44:46.775 UTC