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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26949Chander, LindseySW8 4BGLondonEnglandUnited Kingdom
14732Cook, Trinity98501OlympiaWashingtonUnited States
17638Zheng, Clarence75016ParisSeine (Paris)France
27524Suri, Denise, C98168BurienWashingtonUnited States

Generated 2025-07-14 23:34:32.904 UTC