[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 1445   SHUFFLE   <  SKIP 326  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20859Romero, Roy, CE17 6JFLondonEnglandUnited Kingdom
25240Rana, Ross2500WollongongNew South WalesAustralia
19235Bennett, Kayla94014ColmaCaliforniaUnited States

Generated 2025-07-10 19:07:58.588 UTC