[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 413   SHUFFLE   <  SKIP 910  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17336Sanchez, Chase, A92118CoronadoCaliforniaUnited States
19837Jimenez, Philip, B94704BerkeleyCaliforniaUnited States
20919Rivas, Gretchen59000LilleNordFrance
16059Carlson, Jésus41485GrevenbroichBayernGermany

Generated 2025-07-22 11:55:20.060 UTC