[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 1988  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14073Alexander, Gabriel, C3220GeelongVictoriaAustralia
11410Goel, Maurice75013ParisSeine (Paris)France
21933Martin, Nicole, I94070San CarlosCaliforniaUnited States

Generated 2025-07-11 18:56:04.523 UTC