[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 6835  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11988Chapman, Kathryn2580GoulburnNew South WalesAustralia
11478Hernandez, Billy, C92310SèvresHauts de SeineFrance
16038Sai, Roy, JLE18LeedsEnglandUnited Kingdom
14376Torres, Faith, A98201EverettWashingtonUnited States

Generated 2025-07-20 02:25:40.823 UTC