[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 512   SHUFFLE   <  SKIP 163  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13504Alonso, Beth, R78400ChatouYvelineFrance
21649Nara, Keith94519ConcordCaliforniaUnited States
13965Sara, Barry, R4655Hervey BayQueenslandAustralia
17223Torres, Francis93500PantinSeine Saint DenisFrance

Generated 2025-07-19 17:35:33.716 UTC