[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 750   SHUFFLE   <  SKIP 2147  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27370Bell, Stephanie, A4810TownsvilleQueenslandAustralia
11405Goel, Bonnie53131BonnHamburgGermany
25160Stewart, Mackenzie, C98403TacomaWashingtonUnited States

Generated 2025-11-05 18:42:41.733 UTC