[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 3669   SHUFFLE   <  SKIP 1290  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18218Powell, Thomas, R2500WollongongNew South WalesAustralia
20920Rai, Jaclyn, I59000LilleNordFrance
25528Butler, Alexandria85049IngolstadtBayernGermany
23532Martinez, Brett1002SydneyNew South WalesAustralia

Generated 2025-07-14 23:20:24.605 UTC