[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   SHUFFLE   SKIP 1441   <  SKIP 466  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17015Patterson, Kelly98403TacomaWashingtonUnited States
27829Wang, Jorge, M75010ParisSeine (Paris)France
16686Alonso, Kristine2036MalabarNew South WalesAustralia
19012Bryant, Oscar, C91977Spring ValleyCaliforniaUnited States

Generated 2025-07-18 10:19:46.638 UTC