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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28504Gomez, Reginald, L75007ParisSeine (Paris)France
18063Ward, Alexandria, C94070San CarlosCaliforniaUnited States
26768Shen, Cristina2113North RydeNew South WalesAustralia

Generated 2025-07-13 23:58:46.083 UTC