[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 9534  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21548Chander, Christy, EW1N 9FALondonEnglandUnited Kingdom
15608James, Faith, A95010HofBayernGermany
11339She, Dennis, M75016ParisSeine (Paris)France

Generated 2025-07-20 10:15:02.878 UTC