[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 840   SHUFFLE   <  SKIP 1122  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21565Shan, Sheena, J4551CaloundraQueenslandAustralia
24081Hughes, Alexis, B57000MetzMoselleFrance
13187Wright, Evan94536FremontCaliforniaUnited States

Generated 2025-07-17 14:44:42.962 UTC