[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 875   SHUFFLE   <  SKIP 5439  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14312Lin, Claudia, A4551CaloundraQueenslandAustralia
14696Anand, Shawn, J41485GrevenbroichBayernGermany
29100Diaz, Vanessa, J3280WarrnamboolVictoriaAustralia
18181Diaz, Neil, CE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-14 12:43:38.583 UTC