[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7097  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17703Fernandez, Pamela, M59140DunkerqueNordFrance
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom
23259Taylor, John98366Port OrchardWashingtonUnited States
19963Fernandez, Geoffrey2444Port MacquarieNew South WalesAustralia

Generated 2025-07-15 02:39:21.888 UTC