[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 998   SHUFFLE   <  SKIP 52  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13539Guo, RogerW1V 5RNLondonEnglandUnited Kingdom
17615Long, Brittany, G98168BurienWashingtonUnited States
25202King, Jonathan, C97222MilwaukieOregonUnited States

Generated 2025-07-10 01:00:53.255 UTC