[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   SHUFFLE   SKIP 2426   <  SKIP 2408  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25307Hernandez, Daisy66740SaarlouisSaarlandGermany
12216Rodriguez, GeraldSL67RJMaidenheadEnglandUnited Kingdom
20721Perry, Hailey, GGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-20 12:04:38.230 UTC