[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 281   SHUFFLE   <  SKIP 1734  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17711Luo, Kristin, G75016ParisSeine (Paris)France
25320Hernandez, Shannon, F75017ParisSeine (Paris)France
15027Jai, Tommy, C3550BendigoVictoriaAustralia

Generated 2025-07-14 21:40:08.337 UTC