[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 406   SHUFFLE   <  SKIP 3188  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28446Subram, Mayra, CRH15 9UDWest SussexEnglandUnited Kingdom
19474Luo, Jenny, L31770ColomiersGaronne (Haute)France
19280Andersen, Darrell75003ParisSeine (Paris)France
12123Liang, Wesley, ARG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-21 18:48:19.695 UTC