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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29445Lal, Bonnie, A59140DunkerqueNordFrance
29447Deng, Lindsay, K59140DunkerqueNordFrance
11005Ruiz, Julio4169East BrisbaneQueenslandAustralia

Generated 2025-07-11 12:36:49.804 UTC