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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17724Blanco, Sheila, I2444Port MacquarieNew South WalesAustralia
16323Raje, Dustin78000VersaillesYvelineFrance
25965Roberts, Andrea, A92625Newport BeachCaliforniaUnited States
19012Bryant, Oscar, C91977Spring ValleyCaliforniaUnited States

Generated 2025-07-10 07:05:16.544 UTC