[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 8869   <  SKIP 216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12976Thompson, Hunter90802Long BeachCaliforniaUnited States
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States
13212Phillips, Logan, A90802Long BeachCaliforniaUnited States

Generated 2025-07-22 06:44:16.979 UTC