[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 327   SHUFFLE   <  SKIP 1654  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17543Martin, Meredith, W94010BurlingameCaliforniaUnited States
28253Green, Jeremiah, S91791West CovinaCaliforniaUnited States
18603Henderson, Gabrielle, BV9MetchosinBritish ColumbiaCanada

Generated 2025-07-18 07:50:16.052 UTC