[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 2696   SHUFFLE   <  SKIP 48  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11912Sai, Rachael4810TownsvilleQueenslandAustralia
25255Lal, Logan, L94109San FranciscoCaliforniaUnited States
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-15 15:23:41.353 UTC