[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 24   SHUFFLE   <  SKIP 974  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17781She, Jake01071DresdenHessenGermany
19060Stone, Stephanie, SPB12PeterboroughEnglandUnited Kingdom
28306Powell, Elizabeth, K3337MeltonVictoriaAustralia

Generated 2025-07-12 15:11:27.983 UTC