[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 413   SHUFFLE   <  SKIP 990  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12915Alexander, Kaitlyn, T98371PuyallupWashingtonUnited States
18871Rubio, Ruben, DV3J 6Z3BurnabyBritish ColumbiaCanada
18993Ross, Kevin, L94704BerkeleyCaliforniaUnited States
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-15 06:13:09.451 UTC