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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19221Williams, Kaitlyn, A94947NovatoCaliforniaUnited States
18779Hill, Jose94947NovatoCaliforniaUnited States
18780Carter, Evan, K94947NovatoCaliforniaUnited States

Generated 2025-07-14 14:28:49.225 UTC