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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17711Luo, Kristin, G75016ParisSeine (Paris)France
26692Brown, Isabella, LV6B 3P7Port HammondBritish ColumbiaCanada
19099Deng, Sheena2065St. LeonardsNew South WalesAustralia

Generated 2025-07-08 13:26:25.481 UTC