[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 2935  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18378Foster, Dalton, E90401Santa MonicaCaliforniaUnited States
18833Baker, Morgan90712LakewoodCaliforniaUnited States
19854Hall, Katherine, E94947NovatoCaliforniaUnited States

Generated 2025-07-09 05:05:01.811 UTC