[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 0   SHUFFLE   <  SKIP 1891  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16640Lal, Colin, M2010DarlinghurstNew South WalesAustralia
12233Yuan, Jerry, DW1N 9FALondonEnglandUnited Kingdom
25156Peterson, Catherine91950Lincoln AcresCaliforniaUnited States

Generated 2025-11-05 00:05:59.911 UTC