[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 2834  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24496Mitchell, Katelyn, AV0SookeBritish ColumbiaCanada
24659Hill, Kaitlyn, MV0SookeBritish ColumbiaCanada

Generated 2025-07-13 08:04:54.935 UTC