[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 484   SHUFFLE   <  SKIP 4608  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18856Green, Thomas94303Palo AltoCaliforniaUnited States
11087Liang, Tamara, L91910Chula VistaCaliforniaUnited States
14712Liu, EugeneSW8 4BGLondonEnglandUnited Kingdom
20687Campbell, Rebecca97034Lake OswegoOregonUnited States

Generated 2025-07-16 23:40:08.078 UTC