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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28198Moyer, Jared, VV0SookeBritish ColumbiaCanada
28129Griffin, JustinV0SookeBritish ColumbiaCanada
28272Jai, Hunter, MV0SookeBritish ColumbiaCanada

Generated 2025-10-31 18:19:04.056 UTC