[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 512   SHUFFLE   <  SKIP 4752  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24310Peterson, Gabrielle, DV9B 2C3ShawneeBritish ColumbiaCanada
20964Butler, Emily, M78100Saint Germain en LayeYvelineFrance
14719He, Ronnie41100Saint OuenLoir et CherFrance

Generated 2025-07-17 17:49:30.161 UTC