[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 322   SHUFFLE   <  SKIP 1004  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20935Jimenez, Desiree, L75007ParisSeine (Paris)France
16732Flores, Natalie98366Port OrchardWashingtonUnited States
13493Zhao, Valerie, RRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-16 15:46:27.225 UTC