[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 290   <  SKIP 633  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11144Hernandez, Edward98107BallardWashingtonUnited States
16395Pal, Tara75002ParisSeine (Paris)France
28262Diaz, Destiny98201EverettWashingtonUnited States

Generated 2025-07-17 21:42:46.516 UTC