[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 475   SHUFFLE   <  SKIP 4000  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11969Xu, Randy, S6006PerthSouth AustraliaAustralia
13604Zheng, NuanSW1P 2NULondonEnglandUnited Kingdom
26634Walker, Devin, P94947NovatoCaliforniaUnited States
23985Torres, Janet, JKB9KirkbyEnglandUnited Kingdom
19306Perez, Candace93500PantinSeine Saint DenisFrance
23040Morgan, Seth, A94303Palo AltoCaliforniaUnited States

Generated 2025-07-20 22:28:47.943 UTC