[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 364   SHUFFLE   <  SKIP 1245  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15601Moreno, Naomi, C4000BrisbaneQueenslandAustralia
17958Lal, Ricardo, CSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-13 17:17:23.011 UTC