[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 875   SHUFFLE   <  SKIP 1346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28899Anand, Alejandro, RSW6 SBYLondonEnglandUnited Kingdom
16586Chander, Leonard78000VersaillesYvelineFrance
26025Zhang, Aimee4551CaloundraQueenslandAustralia

Generated 2025-07-08 03:28:01.052 UTC