[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 602   SHUFFLE   <  SKIP 1497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27224Griffin, Jessica, A97068W. LinnOregonUnited States
15430Jiménez, Alfredo98168BurienWashingtonUnited States
22524Hernandez, Michele, F59100RoubaixNordFrance

Generated 2025-11-05 07:02:11.154 UTC