[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 24   SHUFFLE   <  SKIP 3596  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28936Raje, Karla4551CaloundraQueenslandAustralia
12603Reed, ColePB12PeterboroughEnglandUnited Kingdom
19748Prasad, Cory2300NewcastleNew South WalesAustralia

Generated 2025-07-17 18:36:17.198 UTC