[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 405   SHUFFLE   <  SKIP 231  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18988Baker, Courtney, A94536FremontCaliforniaUnited States
19496Subram, Edgar60075Frankfurt am MainSaarlandGermany
19181Pal, Chad, L93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-14 11:18:28.699 UTC