[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 62   SHUFFLE   <  SKIP 100  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26883Bradley, Shelby59491Villeneuve-d'AscqNordFrance
18134Romero, Melody95010HofBayernGermany
18142Bradley, Riley59100RoubaixNordFrance

Generated 2025-07-22 06:05:01.806 UTC