[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 470   SHUFFLE   <  SKIP 3805  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29447Deng, Lindsay, K59140DunkerqueNordFrance
18556Perez, Ruben94519ConcordCaliforniaUnited States
12285Chande, Bethany93700DrancySeine Saint DenisFrance
13825Ma, Kelvin, E59000LilleNordFrance

Generated 2025-07-14 02:43:20.607 UTC