[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 461   SHUFFLE   <  SKIP 2986  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22987Dominguez, Jerome, F2061Milsons PointNew South WalesAustralia
12417Bryant, Alexis, A91910Chula VistaCaliforniaUnited States
22675Winston, Alexandra, A75007ParisSeine (Paris)France

Generated 2025-07-14 19:24:47.285 UTC