[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 391   SHUFFLE   <  SKIP 1331  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19384Rai, Gilbert, B66578NeunkirchenSaarlandGermany
14224She, Tamara, M1597Lane CoveNew South WalesAustralia
27263Kumar, Aaron, M92102San DiegoCaliforniaUnited States

Generated 2025-07-21 08:52:15.304 UTC