[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 9079   SHUFFLE   <  SKIP 2102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11391Xie, Lindsay, T38231SalzgitterHessenGermany
21126Gonzalez, Kaitlin75007ParisSeine (Paris)France
18461Martinez, Tina, J2777SpringwoodNew South WalesAustralia

Generated 2025-07-21 18:54:18.074 UTC