[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29047Lopez, Jack, IV6B 3P7Port HammondBritish ColumbiaCanada
15481Zhang, Jamie, M94010BurlingameCaliforniaUnited States
18757Srini, Frederick98225BellinghamWashingtonUnited States

Generated 2025-07-12 11:18:16.695 UTC