[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 456   SHUFFLE   <  SKIP 390  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29002Walker, Hannah, F98033KirklandWashingtonUnited States
20755Lopez, Alex94519ConcordCaliforniaUnited States
25468Suarez, Krista80074MünchenHamburgGermany
20330Thomas, Nathan, AV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-19 22:00:25.023 UTC