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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21931Wood, Marcus, L94109San FranciscoCaliforniaUnited States
22209Shen, Cedric2444Port MacquarieNew South WalesAustralia
18082Sanchez, Steven, E98020EdmondsWashingtonUnited States

Generated 2025-07-10 21:24:07.271 UTC