[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 2421   SHUFFLE   <  SKIP 723  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14460Long, Jose98201EverettWashingtonUnited States
21328Nelson, Xavier94611OaklandCaliforniaUnited States
18611Foster, Taylor, F97301SalemOregonUnited States
25613Ruiz, Erik, S75002ParisSeine (Paris)France

Generated 2025-07-12 20:48:11.700 UTC