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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29427Chen, Wesley, J75010ParisSeine (Paris)France
14792Rubio, Jerome, LCB4 4BZCambridgeEnglandUnited Kingdom
16572Xu, Jon, D10210BerlinHamburgGermany
27665Patterson, Miguel94015Daly CityCaliforniaUnited States

Generated 2025-07-14 02:02:48.517 UTC