[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   SKIP 617   SHUFFLE   <  SKIP 1150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17564West, Julia, M98168BurienWashingtonUnited States
19059Rodriguez, George, ASW8 4BGLondonEnglandUnited Kingdom
16236Martinez, Nicholas, L97355LebanonOregonUnited States

Generated 2025-07-14 06:00:17.694 UTC