[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 750   <  SKIP 975  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25770Blanco, Reginald, D62200Boulogne-sur-MerPas de CalaisFrance
25538Jiménez, Andy62200Boulogne-sur-MerPas de CalaisFrance
27961Zheng, Alejandro, K62200Boulogne-sur-MerPas de CalaisFrance
28859Cai, Micah84010BountifulUtahUnited States

Generated 2025-10-10 15:28:35.156 UTC