[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 1509   SHUFFLE   <  SKIP 2201  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25643Arun, Sergio75013ParisSeine (Paris)France
17637Tang, Arturo, S53131BonnHamburgGermany
25494Jimenez, Lee31770ColomiersGaronne (Haute)France
13897Washington, Carol, K98168BurienWashingtonUnited States

Generated 2025-07-18 18:40:34.197 UTC