[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4   SHUFFLE   <  SKIP 5698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26431Rai, Shaun1597Lane CoveNew South WalesAustralia
12429Black, Melvin94519ConcordCaliforniaUnited States
28472Ramos, Kellie, M64283DarmstadtHessenGermany

Generated 2025-07-19 12:07:25.446 UTC