[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 405   SHUFFLE   <  SKIP 871  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29294Cooper, Allison, J4810TownsvilleQueenslandAustralia
24641Powell, Sarah, H92806La JollaCaliforniaUnited States
25040Perry, Julian, D97301SalemOregonUnited States

Generated 2025-07-12 18:55:21.674 UTC