[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 511   SHUFFLE   <  SKIP 885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26522Thompson, Logan, T99202SpokaneWashingtonUnited States
23952Dominguez, Nelson, T66001SaarbrückenSaarlandGermany
15896Jones, Samuel, P94303Palo AltoCaliforniaUnited States

Generated 2025-07-21 10:23:16.378 UTC