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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17759Sanchez, Kristopher, D75007ParisSeine (Paris)France
11789Phillips, Bailey91950National CityCaliforniaUnited States
11760Moreno, Melody, R5023FindonSouth AustraliaAustralia

Generated 2025-07-11 13:17:43.683 UTC