[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 7680   SHUFFLE   <  SKIP 1967  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12650Wright, Aaron, L93000BobignySeine Saint DenisFrance
27179Rubio, Jamie, WCM11BillericayEnglandUnited Kingdom
13296Anderson, Seth, D90210Beverly HillsCaliforniaUnited States
11276Chapman, Nancy, EV8Y 1L1CliffsideBritish ColumbiaCanada
25426Foster, Tristan91910Chula VistaCaliforniaUnited States
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-18 18:57:56.847 UTC