[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 717   SHUFFLE   <  SKIP 1240  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21179Zhou, Jaclyn, C4000BrisbaneQueenslandAustralia
27126Sharma, Derek, I80610Saint OuenSommeFrance

Generated 2025-07-17 06:04:11.177 UTC