[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 6147  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11194Price, Jacqueline, R94303Palo AltoCaliforniaUnited States
11258Hill, Xavier94303Palo AltoCaliforniaUnited States
11538Taylor, Nicole, B94303Palo AltoCaliforniaUnited States
11625Moore, Zachary, S94303Palo AltoCaliforniaUnited States

Generated 2025-11-04 23:31:32.851 UTC