[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 549   SHUFFLE   <  SKIP 570  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19346She, Donna, DSL4 1RHBerksEnglandUnited Kingdom
24982King, Devin91502BurbankCaliforniaUnited States
26333Alexander, Alexandria97205PortlandOregonUnited States

Generated 2025-07-15 23:38:10.547 UTC