[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 2548   SHUFFLE   <  SKIP 2162  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11911Kapoor, Rachael, D3220GeelongVictoriaAustralia
26154Madan, Cory4169East BrisbaneQueenslandAustralia
11598Ruiz, Meredith, B66001SaarbrückenSaarlandGermany
28557Alvarez, Casey, AKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-21 20:07:14.352 UTC