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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13475Allen, Charles94063Redwood CityCaliforniaUnited States
25764Price, Alexandria98312BremertonWashingtonUnited States
26926Mehta, Sergio75019ParisSeine (Paris)France

Generated 2025-07-11 06:00:11.372 UTC