[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 0   SHUFFLE   <  SKIP 3135  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22926Yuan, Keith, N4655Hervey BayQueenslandAustralia
17239Romero, Desiree, J3977CranbourneVictoriaAustralia
14992Andersen, Dale, BRG24 8PLBasingstoke HantsEnglandUnited Kingdom
19389Goel, Terrence, MLA1 1LNLancasterEnglandUnited Kingdom
22706Mr., Ruth, Andy22001HamburgHessenGermany
13931Hernandez, Luke98052RedmondWashingtonUnited States

Generated 2025-11-02 02:12:45.753 UTC