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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19003Stewart, Jared, L94947NovatoCaliforniaUnited States
19112Hughes, Victoria94947NovatoCaliforniaUnited States
19221Williams, Kaitlyn, A94947NovatoCaliforniaUnited States

Generated 2025-07-13 04:31:59.405 UTC