[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 485   <  SKIP 1242  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27961Zheng, Alejandro, K62200Boulogne-sur-MerPas de CalaisFrance
28859Cai, Micah84010BountifulUtahUnited States
12320Alvarez, Cheryl, ARG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-20 02:48:35.833 UTC