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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20015King, Jenna, R90712LakewoodCaliforniaUnited States
21746Hernandez, Xavier90712LakewoodCaliforniaUnited States
21809Thompson, Sydney, R90712LakewoodCaliforniaUnited States

Generated 2025-07-18 16:13:49.040 UTC