[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 484   SHUFFLE   <  SKIP 56  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25538Jiménez, Andy62200Boulogne-sur-MerPas de CalaisFrance
27990Thompson, Katherine, K94947NovatoCaliforniaUnited States

Generated 2025-07-13 05:36:28.611 UTC