[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 1875   SHUFFLE   <  SKIP 1418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22931Johnson, Logan, K4551CaloundraQueenslandAustralia
28425Nara, Gilbert, OKB9KirkbyEnglandUnited Kingdom
18742Guo, Don4169East BrisbaneQueenslandAustralia

Generated 2025-07-14 23:24:53.968 UTC