[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 250   <  SKIP 797  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12942Harris, Morgan90241DowneyCaliforniaUnited States
19446Nath, Bridget, C17490Saint OuenCharente-MaritimeFrance
26396Black, Terry, D70452StuttgartSaarlandGermany

Generated 2025-07-16 23:24:24.866 UTC