[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 511   SHUFFLE   <  SKIP 695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16874Munoz, Leslie, E94519ConcordCaliforniaUnited States
19036Rana, Allen, DLA1 1LNLancasterEnglandUnited Kingdom
28015Chen, Christian, D98033KirklandWashingtonUnited States

Generated 2025-07-14 00:31:10.957 UTC