[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 2593  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18224Perry, Vanessa98270MarysvilleWashingtonUnited States
21007Ma, Nuan33098PaderbornNordrhein-WestfalenGermany
11325Ross, Elijah, E98104SeattleWashingtonUnited States
23383Allen, Caleb, M91910Chula VistaCaliforniaUnited States
22261Allen, Isaac, J94704BerkeleyCaliforniaUnited States
19407Perry, Sarah, M97045Oregon CityOregonUnited States
18789Robinson, Seth, C98901YakimaWashingtonUnited States

Generated 2025-10-23 20:50:48.394 UTC