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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13882Russell, Mariah91932Imperial BeachCaliforniaUnited States
13904Thompson, Natalie, J91932Imperial BeachCaliforniaUnited States
14035Hughes, Hunter91932Imperial BeachCaliforniaUnited States

Generated 2025-07-22 12:01:57.361 UTC