[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 875   SHUFFLE   <  SKIP 3779  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15650Li, Ronnie78100Saint Germain en LayeYvelineFrance
17364Perry, Ian, A90712LakewoodCaliforniaUnited States
25614Subram, Deanna75012ParisSeine (Paris)France

Generated 2025-07-08 21:29:12.896 UTC