[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 623   <  SKIP 6318  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15497Phillips, Katelyn, R94947NovatoCaliforniaUnited States
16093Morris, Kaitlyn94947NovatoCaliforniaUnited States
16126Kelly, Faith94947NovatoCaliforniaUnited States

Generated 2025-07-20 08:41:32.956 UTC