[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 127   SHUFFLE   <  SKIP 2134  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17192He, Warren, LNT20Newcastle upon TyneEnglandUnited Kingdom
24127Washington, James, R66740SaarlouisSaarlandGermany
13611Huang, Marshall, L92310SèvresHauts de SeineFrance

Generated 2025-07-13 18:06:34.361 UTC