[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 4080  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14622Patterson, Brandon, L92118CoronadoCaliforniaUnited States
25655Arun, VirginiaLE18LeedsEnglandUnited Kingdom
27421Chander, Mindy02184BraintreeMassachusettsUnited States

Generated 2025-07-11 19:06:15.251 UTC