[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 4438   <  SKIP 403  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28746Ruiz, JuanLA1 1LNLancasterEnglandUnited Kingdom
14730Ferrier, Jerry, M90706BellflowerCaliforniaUnited States
16641Bailey, Julia, I92806La JollaCaliforniaUnited States

Generated 2025-07-18 02:38:00.756 UTC