[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 1748  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22890Hall, Alexis, H92102San DiegoCaliforniaUnited States
11890Lopez, Whitney94704BerkeleyCaliforniaUnited States

Generated 2025-11-05 15:25:09.357 UTC