[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 2476   SHUFFLE   <  SKIP 407  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21995Raji, Kathryn, C2444Port MacquarieNew South WalesAustralia
19537Brooks, Michelle, C97222MilwaukieOregonUnited States
16934Vazquez, MicheleSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-16 15:54:27.963 UTC