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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26319Martinez, Dylan, M95062Santa CruzCaliforniaUnited States
26723Kelly, Devin, A91977Spring ValleyCaliforniaUnited States
11353Ortega, Carrie, LWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-12 00:46:32.605 UTC