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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11934Shan, Justin, L98168BurienWashingtonUnited States
18498Russell, Zachary94063Redwood CityCaliforniaUnited States
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom
21038Lopez, Pedro75008ParisSeine (Paris)France

Generated 2025-07-21 12:46:43.444 UTC