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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14622Patterson, Brandon, L92118CoronadoCaliforniaUnited States
26240Evans, Katelyn98366Port OrchardWashingtonUnited States
13197Smith, Katherine, JV7L 4J4N. VancouverBritish ColumbiaCanada
12598Bryant, AlexandraAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-11 17:49:58.031 UTC