[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 3993   SHUFFLE   <  SKIP 2892  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18801Yuan, Dawn, A94704BerkeleyCaliforniaUnited States
13391Malhotra, BrendaV3J 6Z3BurnabyBritish ColumbiaCanada
19510Torres, Renee, LSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-14 23:38:48.077 UTC