[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 213   SHUFFLE   <  SKIP 1448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20411James, Cole, S92020El CajonCaliforniaUnited States
11905Ramirez, Isaiah7001HobartTasmaniaAustralia
29366Patel, DominicEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-21 14:51:35.542 UTC