[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 267  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11676Hu, Alan55056BranchMinnesotaUnited States
15865Price, Isabel, M94303Palo AltoCaliforniaUnited States
20848Liu, VincentPB12PeterboroughEnglandUnited Kingdom
21420Carter, Isabella, C90012Los AngelesCaliforniaUnited States

Generated 2025-07-20 06:42:29.261 UTC