[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 396   SHUFFLE   <  SKIP 2812  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25772Kapoor, Harold, S80074MünchenNordrhein-WestfalenGermany
15792Zhou, Ernest, P6006PerthSouth AustraliaAustralia
18186Hernandez, LoriNT20Newcastle upon TyneEnglandUnited Kingdom
23695Coleman, Elijah94010BurlingameCaliforniaUnited States

Generated 2025-07-18 19:53:59.263 UTC