[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 2295   SHUFFLE   <  SKIP 463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19562Guo, Leah, R2061Milsons PointNew South WalesAustralia
27954Saunders, Brenda, Q75002ParisSeine (Paris)France
11911Kapoor, Rachael, D3220GeelongVictoriaAustralia

Generated 2025-07-12 22:11:00.729 UTC