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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29019Morris, Isaiah90712LakewoodCaliforniaUnited States
28994Hayes, Noah, E90712LakewoodCaliforniaUnited States
29038Hughes, Vanessa, S90712LakewoodCaliforniaUnited States

Generated 2025-07-17 03:30:43.686 UTC