[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 767   SHUFFLE   <  SKIP 2925  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15146Sara, Adriana, M1597Lane CoveNew South WalesAustralia
26228Perez, Carolyn, B66041PoingSaarlandGermany
16755James, Olivia98052RedmondWashingtonUnited States

Generated 2025-07-21 01:04:37.062 UTC