[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 484   SHUFFLE   <  SKIP 1269  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16427Alonso, Kendra, CWA3WatfordEnglandUnited Kingdom
17199Zhou, Dennis, R12171BerlinSaarlandGermany
19799Taylor, Austin, L91364Woodland HillsCaliforniaUnited States
22519Hughes, Logan, M66740SaarlouisSaarlandGermany
29236Young, Eric92020El CajonCaliforniaUnited States
22896Miller, Logan, H98201EverettWashingtonUnited States

Generated 2025-11-05 21:00:29.580 UTC