[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 438   SHUFFLE   <  SKIP 293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21176Chande, Raul, L2061Milsons PointNew South WalesAustralia
15045Luo, Tasha, R92310SèvresHauts de SeineFrance
27899Xu, Mandy95000CergyVal d'OiseFrance

Generated 2025-07-10 18:57:05.367 UTC