[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 191   SHUFFLE   <  SKIP 326  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23399Pal, Keith, R94704BerkeleyCaliforniaUnited States
11673Ye, Susan, C98168BurienWashingtonUnited States
25379Young, Hailey, M98225BellinghamWashingtonUnited States

Generated 2025-07-20 08:11:00.939 UTC