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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20712Huang, ColinW10 6BLLondonEnglandUnited Kingdom
20803Rodriguez, Nicole, A93700DrancySeine Saint DenisFrance
27047Rai, Yolanda97005BeavertonOregonUnited States
15230Vance, Jillian, D2113North RydeNew South WalesAustralia

Generated 2025-07-17 18:21:16.969 UTC