[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 480   SHUFFLE   <  SKIP 619  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21394Parker, Gabriella3280WarrnamboolVictoriaAustralia
11398Nath, Colin, NNT20Newcastle upon TyneEnglandUnited Kingdom
21402King, Kevin, W2500WollongongNew South WalesAustralia

Generated 2025-07-12 09:41:50.104 UTC