[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 34   SHUFFLE   <  SKIP 1501  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12692Lu, Glenn4171HawthorneQueenslandAustralia
15234Moreno, Kathleen, C2777SpringwoodNew South WalesAustralia
15108Gao, ColleenSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-13 09:11:20.878 UTC