[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   SKIP 2295   SHUFFLE   <  SKIP 317  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14209Ramos, Craig1597Lane CoveNew South WalesAustralia
19296Zheng, Jake75009ParisSeine (Paris)France
24499Lewis, Olivia91977Spring ValleyCaliforniaUnited States
11062Powell, Noah, D97205PortlandOregonUnited States

Generated 2025-07-12 18:00:29.101 UTC