[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 2608   SHUFFLE   <  SKIP 1062  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23502Lopez, Logan90012Los AngelesCaliforniaUnited States
12873Samant, MandarSW6 SBYLondonEnglandUnited Kingdom
16244Kumar, Gregory90706BellflowerCaliforniaUnited States
26539Hayes, Faith94010BurlingameCaliforniaUnited States

Generated 2025-07-19 23:07:12.370 UTC