[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 250   SHUFFLE   <  SKIP 2160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13608Kumar, Karla, H33041PaderbornHamburgGermany
15512Hayes, Jose, M98107BallardWashingtonUnited States
18143Shen, Chad75010ParisSeine (Paris)France

Generated 2025-07-21 04:01:19.481 UTC