[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 160  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17352Goel, Drew6006PerthSouth AustraliaAustralia
16530Chander, PriscillaSW1P 2NULondonEnglandUnited Kingdom
24858Xie, Calvin, ALE18LeedsEnglandUnited Kingdom
13580Xu, Carol, P63009OffenbachSaarlandGermany

Generated 2025-07-10 16:17:07.167 UTC