[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 827   SHUFFLE   <  SKIP 1389  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16320Simmons, Rachel, E59140DunkerqueNordFrance
15105Rana, Tina, F12171BerlinSaarlandGermany
25281Allen, Jeremy, J98055RentonWashingtonUnited States
15946Wilson, Wyatt, L90706BellflowerCaliforniaUnited States

Generated 2025-07-15 04:57:34.223 UTC