[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 5041  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27058Butler, Nathan, K98055RentonWashingtonUnited States
26383Hu, Ronnie75005ParisSeine (Paris)France
12013Lewis, Kayla3429SunburyVictoriaAustralia

Generated 2025-07-21 21:50:15.279 UTC