[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 158   SHUFFLE   <  SKIP 2452  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25836Luo, Jaime, E94704BerkeleyCaliforniaUnited States
13784Griffin, SpencerWA1WarringtonEnglandUnited Kingdom
18856Green, Thomas94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 11:10:39.700 UTC