[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 5037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28728Long, Dylan, C59140DunkerqueNordFrance
28904Flores, Ian59140DunkerqueNordFrance
29445Lal, Bonnie, A59140DunkerqueNordFrance

Generated 2025-07-10 18:54:42.799 UTC