[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 549   SHUFFLE   <  SKIP 178  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12474Chandra, Tammy95000CergyVal d'OiseFrance
22122Butler, Rachel98052RedmondWashingtonUnited States
24105Sanchez, Carolyn78000VersaillesYvelineFrance

Generated 2025-07-20 06:26:55.624 UTC