[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3222   SHUFFLE   <  SKIP 168  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17807Sanz, Philip, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
27713Zhao, Lacey, M3977CranbourneVictoriaAustralia
13171Torres, Catherine, C91950National CityCaliforniaUnited States
11344Jimenez, JessieOX1OxfordEnglandUnited Kingdom

Generated 2025-07-19 11:46:23.250 UTC