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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23667Arun, Harold98312BremertonWashingtonUnited States
26066Martinez, Elizabeth94704BerkeleyCaliforniaUnited States
27731Shan, Gabriel, TV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-12 03:37:34.832 UTC