[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 872   SHUFFLE   <  SKIP 898  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26762Perez, Rachael, D3205South MelbourneVictoriaAustralia
25826Watson, Nathaniel, H3337MeltonVictoriaAustralia
25605Kovár, Abby, KL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-09 17:14:04.211 UTC