[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 376   SHUFFLE   <  SKIP 2431  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19642Evans, KayleeV3A 4R2LangleyBritish ColumbiaCanada
25926Gutierrez, Larry2300NewcastleNew South WalesAustralia

Generated 2025-07-16 20:06:06.493 UTC