[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 2891  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12360Goel, Mario, J2055North SydneyNew South WalesAustralia
25918Anand, Carly2450Coffs HarbourNew South WalesAustralia
22201Luo, Lindsey, R4810TownsvilleQueenslandAustralia

Generated 2025-07-14 23:25:20.295 UTC