[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 3669   SHUFFLE   <  SKIP 1977  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14771Vance, HeidiSW1P 2NULondonEnglandUnited Kingdom
13863Long, Kevin, L94704BerkeleyCaliforniaUnited States
15857White, Isabella, I91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 19:21:11.277 UTC