[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 6994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26007Morgan, Jesse94947NovatoCaliforniaUnited States
26121Nelson, Madeline, K94947NovatoCaliforniaUnited States
26480Patterson, Jacqueline, R94947NovatoCaliforniaUnited States

Generated 2025-07-13 15:38:34.708 UTC