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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28970Peterson, Danielle, L97045Oregon CityOregonUnited States
18056Price, Haley, A92020El CajonCaliforniaUnited States
20032Walker, Marcus98403TacomaWashingtonUnited States
19370Yang, Gilbert, M92700ColombesHauts de SeineFrance
11659Adams, MiguelV0SookeBritish ColumbiaCanada
12909Shan, Kelsey94704BerkeleyCaliforniaUnited States

Generated 2025-11-04 12:20:20.178 UTC