[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 480   SHUFFLE   <  SKIP 2652  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28088Lal, Marshall, L90706BellflowerCaliforniaUnited States
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom
27939Navarro, LawrenceOX16 8RSOxonEnglandUnited Kingdom
22487Gill, Jonathon, B93290Tremblay-en-FranceSeine Saint DenisFrance
25165Brown, Ashley, D90706BellflowerCaliforniaUnited States
16114Ross, Gavin91203GlendaleCaliforniaUnited States
20311Bell, Cole90012Los AngelesCaliforniaUnited States

Generated 2025-07-18 15:03:27.452 UTC