[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 482   SHUFFLE   <  SKIP 2798  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28530Powell, Gavin, MYO15YorkEnglandUnited Kingdom
26405Blanco, Naomi, K75019ParisSeine (Paris)France
25825Fernandez, Tammy, A2777SpringwoodNew South WalesAustralia

Generated 2025-07-10 21:06:19.018 UTC