[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 413   SHUFFLE   <  SKIP 1872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12157White, William91950Lincoln AcresCaliforniaUnited States
18127He, Franklin, KW1N 9FALondonEnglandUnited Kingdom
27155Hall, Eric, C75007ParisSeine (Paris)France

Generated 2025-07-13 13:14:11.632 UTC