[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 875   SHUFFLE   <  SKIP 1339  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21128Andersen, Kenneth91054ErlangenBayernGermany
23028Taylor, Anna, D94303Palo AltoCaliforniaUnited States
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom
14034Liang, Dennis2055North SydneyNew South WalesAustralia

Generated 2025-07-16 02:59:19.103 UTC