[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 1028  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14712Liu, EugeneSW8 4BGLondonEnglandUnited Kingdom
14089Gray, Kaitlyn, L92020El CajonCaliforniaUnited States
20011Sanders, Eduardo97034Lake OswegoOregonUnited States

Generated 2025-07-21 16:33:10.082 UTC