[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 2421   SHUFFLE   <  SKIP 1653  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23262Kelly, Sydney97330CorvallisOregonUnited States
23779Dominguez, DeannaW10 6BLLondonEnglandUnited Kingdom
27367Adams, Sydney4655Hervey BayQueenslandAustralia
17836Ramos, Jacquelyn, Y95000CergyVal d'OiseFrance

Generated 2025-07-11 02:02:45.939 UTC