[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 1704   SHUFFLE   <  SKIP 1658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12125Ortega, Diana63151MühlheimHamburgGermany
17544Rogers, Eduardo, S98201EverettWashingtonUnited States
16648Coleman, Rachel91203GlendaleCaliforniaUnited States

Generated 2025-07-17 07:39:35.300 UTC