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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26303Pal, Devon, M90706BellflowerCaliforniaUnited States
24437Blue, Nicole, J92625Newport BeachCaliforniaUnited States
22765Collins, Luis, JV3L 1H4WestminsterBritish ColumbiaCanada
23722Perez, Andrea91203GlendaleCaliforniaUnited States

Generated 2025-07-11 23:45:33.676 UTC