[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 506   SHUFFLE   <  SKIP 296  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22689Zheng, Gilbert, A91940Les UlisEssonneFrance
16263Robinson, Eduardo85049IngolstadtBayernGermany
12311Weber, Stanley, EW1V 5RNLondonEnglandUnited Kingdom
13174Morris, Gabriella, F97034Lake OswegoOregonUnited States
20465Henderson, Isabel, L94014ColmaCaliforniaUnited States
23149Rubio, Brandi, M94519ConcordCaliforniaUnited States

Generated 2025-07-17 00:00:45.189 UTC